home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 February: Tool Chest / Dev.CD Feb 94.toast / Tool Chest / Development Platforms / AppsToGo / AppsToGo.src / AppsToGo.Changes / DTS.Lib / File2.c.df < prev    next >
Encoding:
Text File  |  1993-06-18  |  2.6 KB  |  61 lines  |  [TEXT/MPS ]

  1. File #1: b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Lib:File2.c
  2. File #2: a:Desktop Folder:AppsToGo.src:DTS.Lib:File2.c
  3.  
  4. Nonmatching lines (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Lib:File2.c"; Line 9; File "a:Desktop Folder:AppsToGo.src:DTS.Lib:File2.c"; Line 9)
  5. ** Copyright © 1990-1991 Apple Computer, Inc.
  6.  
  7. ** Copyright © 1990-1993 Apple Computer, Inc.
  8.  
  9.  
  10. Extra lines in 2nd before 13 in 1st (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Lib:File2.c"; Line Δ13; File "a:Desktop Folder:AppsToGo.src:DTS.Lib:File2.c"; Line 13:20)
  11. /* You may incorporate this sample code into your applications without
  12. ** restriction, though the sample code has been provided "AS IS" and the
  13. ** responsibility for its operation is 100% yours.  However, what you are
  14. ** not permitted to do is to redistribute the source as "DSC Sample Code"
  15. ** after having made changes. If you're going to re-distribute the source,
  16. ** we require that you make it clear in the source that the code was
  17. ** descended from Apple Sample Code, but that you've made changes. */
  18.  
  19.  
  20.  
  21. Extra lines in 2nd before 73 in 1st (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Lib:File2.c"; Line Δ73; File "a:Desktop Folder:AppsToGo.src:DTS.Lib:File2.c"; Line 81:82)
  22. FileFilterProcPtr    gSFGetFileFilter;
  23.  
  24.  
  25.  
  26. Nonmatching lines (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Lib:File2.c"; Line 159:162; File "a:Desktop Folder:AppsToGo.src:DTS.Lib:File2.c"; Line 169:171)
  27.     if (returnHndl)
  28.         *returnHndl = nil;
  29.  
  30.     if (!sftype) {
  31.  
  32.     if (!sftype) {
  33.         if (returnHndl == (FileRecHndl *)-1)
  34.             --untitledCount;
  35.  
  36.  
  37. Extra lines in 2nd before 168 in 1st (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Lib:File2.c"; Line Δ168; File "a:Desktop Folder:AppsToGo.src:DTS.Lib:File2.c"; Line 177:179)
  38.     if (returnHndl)
  39.         *returnHndl = nil;
  40.  
  41.  
  42.  
  43. Extra lines in 2nd before 319 in 1st (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Lib:File2.c"; Line Δ319; File "a:Desktop Folder:AppsToGo.src:DTS.Lib:File2.c"; Line 331:332)
  44.             InitQuickTime();
  45.             if (!gQTVersion) return(paramErr);
  46.  
  47.  
  48. Nonmatching lines (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Lib:File2.c"; Line 689; File "a:Desktop Folder:AppsToGo.src:DTS.Lib:File2.c"; Line 703)
  49.         StandardGetFile(nil, typeListLen, typeList, reply);
  50.  
  51.         StandardGetFile(gSFGetFileFilter, typeListLen, typeList, reply);
  52.  
  53.  
  54. Nonmatching lines (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Lib:File2.c"; Line 693; File "a:Desktop Folder:AppsToGo.src:DTS.Lib:File2.c"; Line 707)
  55.                          nil, typeListLen, typeList, nil, &oldReply);
  56.  
  57.                          gSFGetFileFilter, typeListLen, typeList, nil, &oldReply);
  58.  
  59.  
  60. *** EOF on both files at the same time ***
  61.